[INFO] fetching crate modrpc-hub 0.0.1...
[INFO] testing modrpc-hub-0.0.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate modrpc-hub 0.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate modrpc-hub 0.0.1
[INFO] finished tweaking crates.io crate modrpc-hub 0.0.1
[INFO] tweaked toml for crates.io crate modrpc-hub 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate modrpc-hub 0.0.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate modrpc-hub 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7dfe114008eaa690f5eb5da4fa8ff5e927a432499f6cd79f089e74a80445dd60
[INFO] running `Command { std: "docker" "start" "-a" "7dfe114008eaa690f5eb5da4fa8ff5e927a432499f6cd79f089e74a80445dd60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dfe114008eaa690f5eb5da4fa8ff5e927a432499f6cd79f089e74a80445dd60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dfe114008eaa690f5eb5da4fa8ff5e927a432499f6cd79f089e74a80445dd60", kill_on_drop: false }`
[INFO] [stdout] 7dfe114008eaa690f5eb5da4fa8ff5e927a432499f6cd79f089e74a80445dd60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d4b98bffa0974dceb310d28790115c5c478c82fa86c5b6bd599eb65ec84ab40
[INFO] running `Command { std: "docker" "start" "-a" "9d4b98bffa0974dceb310d28790115c5c478c82fa86c5b6bd599eb65ec84ab40", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling thid v0.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling mproto v0.2.1
[INFO] [stderr]    Compiling async-event v0.2.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling ispawn v0.0.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling modrpc-executor v0.0.1
[INFO] [stderr]    Compiling burstq v0.2.0
[INFO] [stderr]    Compiling localq v0.0.2
[INFO] [stderr]    Compiling waitq v0.0.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling bab v0.0.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "9d4b98bffa0974dceb310d28790115c5c478c82fa86c5b6bd599eb65ec84ab40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d4b98bffa0974dceb310d28790115c5c478c82fa86c5b6bd599eb65ec84ab40", kill_on_drop: false }`
[INFO] [stdout] 9d4b98bffa0974dceb310d28790115c5c478c82fa86c5b6bd599eb65ec84ab40
